windGust

@get:JvmName(name = "getWindGust")
@set:JvmName(name = "setWindGust")
var windGust: Float
Wind gust in m/s

optional float wind_gust = 16;